home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / xlib05.zip / XPAL.INC < prev    next >
Text File  |  1993-08-31  |  923b  |  32 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XPAL - Include file
  4. ;
  5. ; XPAL.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ;
  13. ; egg@dstos3.dsto.gov.au
  14. ; teg@bart.dsto.gov.au
  15. ;-----------------------------------------------------------------------
  16.  
  17.          global _x_get_pal_struc     :proc
  18.      global _x_get_pal_raw             :proc
  19.  
  20.          global _x_put_pal_struc         :proc
  21.      global _x_put_pal_raw           :proc
  22.      global _x_set_rgb               :proc
  23.  
  24.          global _x_rot_pal_struc         :proc
  25.      global _x_rot_pal_raw           :proc
  26.  
  27.  
  28.      global _x_put_contrast_pal_struc:proc
  29.  
  30.      global _x_transpose_pal_struc   :proc
  31.  
  32.      global _x_cpcontrast_pal_struc     :proc